Skip to content

Chore(deps): Update frictionless requirement from <5.19,>=5.16 to >=5.16,<5.20#161

Merged
amotl merged 1 commit into
mainfrom
dependabot/pip/frictionless-gte-5.16-and-lt-5.20
Jul 6, 2026
Merged

Chore(deps): Update frictionless requirement from <5.19,>=5.16 to >=5.16,<5.20#161
amotl merged 1 commit into
mainfrom
dependabot/pip/frictionless-gte-5.16-and-lt-5.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on frictionless to permit the latest version.

Changelog

Sourced from frictionless's changelog.

v5.19.0

  • Deprecation warning for Python 3.8 and 3.9 ahead of future end of support
  • fix: support latest versions for several dependencies (pandas v3, chardet v7) (#1768)
  • fix: use an authentic User-Agent (#1758)
  • fix: foreign keys accept self-referential and circular foreign keys (#1750)

v5.18.1

  • feat: add pass_row as configurable parameter for field_update (#1729)
  • fix: vendor unmaintained stringcase library (#1727)
  • Various bug fixes

v5.18

  • Support ignore_constraints option for the Indexer (#1691)
  • Various bug fixes

v5.17.1

  • fix: deprecated dependencies (PR 1674)
  • fix: unexpected "missing-label" error with option header_case = False (#1635)
  • fix: KeyError when a "primaryKey" is missing (#1633)
  • fix: unexpected field-error for a boolean "example" with "trueValues" or "falseValues" properties (#1610)

v5.15

  • Local development has been migrated to using Hatch

v5.14

  • Rebased packaging on PEP 621
  • Extracted experimental application/server from the codebase

v5.13

  • Implemented "Metadata.from_descriptor(allow_invalid=False)" (#1501)

v5.10

  • Various architectural and standards-compatibility improvements (minor breaking changes):
    • Added new Console commands:
      • list

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@amotl

amotl commented Jul 6, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Updates the requirements on [frictionless](https://github.com/frictionlessdata/framework) to permit the latest version.
- [Release notes](https://github.com/frictionlessdata/framework/releases)
- [Changelog](https://github.com/frictionlessdata/frictionless-py/blob/main/CHANGELOG.md)
- [Commits](frictionlessdata/frictionless-py@v5.16.0...v5.19.0)

---
updated-dependencies:
- dependency-name: frictionless
  dependency-version: 5.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/frictionless-gte-5.16-and-lt-5.20 branch from 74bec2e to d142d32 Compare July 6, 2026 16:37
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.78%. Comparing base (ad3bd65) to head (d142d32).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files          27       27           
  Lines         941      941           
=======================================
  Hits          779      779           
  Misses        162      162           
Flag Coverage Δ
unittests 82.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amotl amotl merged commit a16d404 into main Jul 6, 2026
8 checks passed
@amotl amotl deleted the dependabot/pip/frictionless-gte-5.16-and-lt-5.20 branch July 6, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant